How to Install latex209-base software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install latex209-base software package in Ubuntu 14.04 LTS (Trusty Tahr)

latex209-base software package provides macro files of LaTeX 2.09 25-mar-1992 version, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install latex209-base 

latex209-base is installed in your system.

Make ensure the latex209-base package were installed using the commands given below,

$ sudo dpkg-query -l | grep latex209-base *

You will get with latex209-base package name, version, architecture and description in a table

latex209-base package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section TeX
Package latex209-base
Version 25.mar.1992-15
Description macro files of LaTeX 2.09 25-mar-1992 version
Sub Section TeX


See Also, How to uninstall or remove latex209-base software package from Ubuntu 14.04 LTS (Trusty Tahr)?